stringfilter: Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Jun 2020 02:08:09 +0000 (22:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Jun 2020 18:27:23 +0000 (14:27 -0400)
gtk/gtkstringfilter.c

index f998cbd6627af7b51ff79f3bf363d4ec574cd142..ada86ea401e8e31459415df5365fb21a3a821b02 100644 (file)
@@ -484,7 +484,7 @@ gtk_string_filter_get_match_mode (GtkStringFilter *self)
  * @self: a #GtkStringFilter
  * @mode: the new match mode
  *
- * Sets the match mode fot the filter.
+ * Sets the match mode for the filter.
  */
 void
 gtk_string_filter_set_match_mode (GtkStringFilter *self,